home *** CD-ROM | disk | FTP | other *** search
/ Chip: Internet / Chip Internet.iso / viewer / winjpeg / whats.new < prev    next >
Text File  |  1994-07-03  |  16KB  |  365 lines

  1.                           *** v. 2.65 Changes ***
  2.  
  3.   - Fixed a bug in reading grayscale PPM files.
  4.   - Fixed a bug in saving grayscale 4-bit TIFF files.
  5.   - With Auto-resize enabled in the Windows Options dialog, the scroll
  6.     bars would sometimes incorrectly turn on when you zoom out.  This
  7.     has been fixed.
  8.  
  9.  
  10.                           *** v. 2.64 Changes ***
  11.  
  12.   - Added support for saving grayscale JPEG, TIFF, Targa, and PPM files.
  13.   - Fixed a bug in saving 1-bit and 4-bit BMP files.
  14.  
  15.  
  16.                           *** v. 2.63 Changes ***
  17.  
  18.   - Added support for saving 1-bit and 4-bit TIFF files.
  19.  
  20.  
  21.                           *** v. 2.62 Changes ***
  22.  
  23.   - Added support for saving 1-bit and 4-bit PCX files.
  24.   - Added support for saving 1-bit and 4-bit(RLE or uncompressed) bitmaps.
  25.   - Bug fix: Reading 4-bits per pixel/1 plane PCX files did not work.
  26.   - Bug fix: Printing in the 386/486 version did not work.
  27.  
  28.  
  29.                           *** v. 2.61 Changes ***
  30.  
  31.   - Bug fix: Copying the entire zoomed image to the clipboard didn't
  32.     work.
  33.   - Bug fix: When there isn't enough memory to copy the image to the
  34.     clipboard, WinJPEG crashed.
  35.  
  36.  
  37.                           *** v. 2.60 Changes ***
  38.  
  39.   - Added zoom feature.
  40.   - Added support for loading/saving IFF ILBM files.
  41.   - Added capability of aborting an open, save, slideshow, or batch
  42.     compression with the menu or with the keyboard accelerators
  43.   - Moved Auto-Resize, Show Scroll Bars, and Move Window after Load
  44.     options into the Window Options dialog
  45.   - Bug fixes:
  46.     o Most recently used files didn't change position when opened
  47.       if selected from specific menu item directly.
  48.  
  49.  
  50.                           *** v. 2.51 Changes ***
  51.  
  52.   - Bug fixes:
  53.     o Data loss warning would always appear when you attempted to save a
  54.       file.
  55.     o Saving a TIFF file with the File Save menu item would always cause
  56.       the save dialog to appear.
  57.     o Slideshow buffering of quantized non-JPEG 24-bit images did not
  58.       work.
  59.     o You couldn't open multiple copies of WinJPEG.
  60.     o If WinJPEG didn't recognize the file format of a file, it didn't
  61.       display an error message.
  62.   - Slideshow with only one image is now treated as a simple file open.
  63.  
  64.  
  65.                           *** v. 2.50 Changes ***
  66.  
  67.   - Monochrome, 16-color, and 64k-color display modes are now supported.
  68.   - Improved image quality after quantization.
  69.   - Replaced "Use 8-bit Bitmap" option with Maximum Color Depth.  If you
  70.     are viewing images, set it to the number of colors supported by your
  71.     display driver.  This number is the default setting.
  72.   - Added support for loading OS/2 (2.0 and 1.x) bitmaps and bitmap arrays.
  73.   - Added support for saving OS/2 2.0 bitmaps.
  74.   - Added support for loading/saving/batch compressing PPM files.
  75.   - Added the ability to display a slideshow in random or reverse order.
  76.   - Added the Info button in the open dialog.  This button displays the
  77.     file format information of a selected file.
  78.   - Added a list of most recently used files and directory/file type
  79.     pairs to the File Menu.
  80.   - Added 4 color TIFF image support.
  81.   - Added "Stretch to Fit Window" and "Keep Aspect Ratio if Stretched"
  82.     options.
  83.   - Added Undo/Redo feature and an option to disable Undo.
  84.   - Added Negative feature.
  85.   - Added "Save as..." menu item.
  86.   - Added Unselect All button in slideshow and batch compression dialogs.
  87.   - Loading bitmaps is faster.
  88.   - Loading PCX files is faster.
  89.   - Editing the HSV of a 24-bit image doesn't hog the CPU anymore
  90.   - Editing the HSV/RGB, contrast, or gamma is about twice as fast
  91.   - Removed "Maximum Fit after Load" option.  To perform the equivalent
  92.     operation, maximize the window, turn on the "Stretch to Fit Window"
  93.     and "Keep Aspect Ratio if Stretched" options
  94.   - Reduced the amount of memory needed for fullscreen mode.
  95.   - Fixed a bug in reading v.2.8 PCX files without a palette.
  96.   - Fixed a bug in reading PCX files.  Thanks to K.Griepenkerl and
  97.     O.Lefevre for pointing out the bugs and providing sample files.
  98.   - Fixed a bug in reading black and white TIFF files.  Thanks to R.
  99.     Pasco for pointing out the bug.
  100.  
  101.  
  102.               *** v. 2.43 Changes ***
  103.  
  104.   - Modified the print code so that it centers the image if it is smaller
  105.     than the printer page.
  106.   - Bug fixes:
  107.     o The Grayscale menu item is sometimes incorrectly enabled/disabled.
  108.     o If you load an image and modify it, WinJPEG didn't warn you that
  109.       the image changed when you capture an area of the screen.
  110.     o Fixed bug in printing with Maximum Fit.  Thanks to R. Pasco for
  111.       pointing out the bugs.
  112.     o Worked around an NT bug that prevented AutoResize after a load.
  113.       Thanks to J. Coffler for pointing out this bug.
  114.  
  115.  
  116.               *** v. 2.42 Changes ***
  117.  
  118.   - Bug fixes:
  119.     o Slideshows started from the command line would not allow duplicate
  120.       files to be used.
  121.     o If the first thing you do after you load WinJPEG is to capture a
  122.       window, you would not be able to save it to a file.
  123.     o Run-length encoded RGB Targas were not quantized to 256 colors if
  124.       you had the 8-bit Bitmap option on.
  125.     o Grayscale Targa's would not load.
  126.  
  127.  
  128.                           *** v. 2.41 Changes ***
  129.  
  130.   - Bug fix: After capturing the screen and then saving to a Windows RLE
  131.     BMP file, WinJPEG would GPF.
  132.  
  133.  
  134.                           *** v. 2.40 Changes ***
  135.  
  136.   - Added capability of buffering selected image file formats in a
  137.     cyclic slideshow.
  138.   - Added capability for diplaying a slideshow with the full screen.
  139.   - Added view fullscreen option.
  140.   - Added screen capture features that let you capture a window, the
  141.     client area of a window, or a portion of or the entire desktop.
  142.   - Added gamma correction feature.
  143.   - A dialog box is initially positioned so that all of the dialog
  144.     box is visible (i.e. not drawn off-screen).
  145.   - Bug fix: Bi-level TIFF images were displayed with black and gray
  146.     colors instead of black and white.  Thanks to R. Pasco for pointing
  147.     out the bug.
  148.  
  149.  
  150.                           *** v. 2.31 Changes ***
  151.  
  152.   - Bug fix: 256 color images that were converted to grayscale did not
  153.     save as grayscale.
  154.  
  155.  
  156.                           *** v. 2.30 Changes ***
  157.  
  158.   - Added image printing capability.
  159.   - Added grayscale feature.
  160.   - Added ability to scroll image with arrow, page up, page down, home,
  161.     or end keys.
  162.   - Added accelerator keys for copy, paste, and delete commands.
  163.   - While you are selecting a region to copy/crop, the image
  164.     automatically scrolls if your mouse pointer is outside the
  165.     WinJPEG window.
  166.   - Loading PCX files is slightly faster.
  167.   - Loading TIFF files is slightly faster.
  168.   - HSV Adjustment is much faster.
  169.   - Added an ellipsis to each menu item that pops up a dialog box. 
  170.     Thanks to S. Sabram for the suggestion.
  171.   - Fixed auto-resize bug that caused the WinJPEG window to
  172.     continuously resize until it crashed.  This bug occurred for
  173.     small images.
  174.   - Fixed a bug in reading 1-bit PCX files.  Thanks to B. Ferrell
  175.     for pointing out these bugs.
  176.   - Fixed a bug in the open/save dialogs: WinJPEG could not locate a
  177.     selected file if you manually entered the path of the file along
  178.     with the filename.
  179.   - Fixed a bug in reading RLE4 bitmaps.
  180.   - Bug fix:  After aborting a slideshow while it is pausing, you would
  181.     not be able to select a region to copy or crop.
  182.  
  183.  
  184.                           *** v. 2.20 Changes ***
  185.  
  186.   - JPEG decompression/compression is roughly 5% faster.
  187.   - GIF/Targa loading and saving is slightly faster.
  188.   - Added Full Palette option
  189.   - JPEG Preview now displays a JPEG image in gray-scale
  190.   - Added Move Window After Load option
  191.   - Added Maximum Fit After Load option
  192.   - Added Suppress Data Loss Warning option.  Thanks to B. Jones for the
  193.     suggestion.
  194.   - Fixed a bug that may cause unusual behavior if a bad or invalid file
  195.     like an HSI JPEG is in the slideshow list.
  196.  
  197.  
  198.                           *** v. 2.10 Changes ***
  199.  
  200.   - Incorporated v.4 of the IJPEG Group's JPEG code.  You can smooth an
  201. image before saving it to JPEG; this improves compression of dithered
  202. images such as GIF files.
  203.   - Version 3.21 of the TIFF library has been added; this version
  204. supports images that have been encoded as a single TIFF strip.  It also
  205. handles some palette images that formerly caused a GPF.  Thanks to R.
  206. Pasco for providing the problematic TIFF files.
  207.   - TIFF files can be batch compressed to JPEG.
  208.   - Batch compression now autodetects the file format
  209.   - The currently displayed image is not erased when you open a new
  210. image.  Note that the data for the old image is discarded so that the
  211. old image cannot be re-painted if you move the window, scroll the image,
  212. etc.
  213.   - Bug fixes:
  214.     - The slideshow/batch compression feature would not be able to
  215. handle more than 200 files.  Thanks to B. Woodcock for pointing out this
  216. bug.
  217.     - Changing the hue to a negative value would cause some pixels to
  218. change to incorrect colors.  Thanks to L. Haisley for pointing out this
  219. bug.
  220.     - After an image is resized, WinJPEG would not warn you that the
  221. image had been changed before opening another image or exiting.
  222.  
  223.   
  224.                           *** v. 2.00 Changes ***
  225.  
  226.   - Added support for viewing/saving PCX, TIFF, and Windows
  227. BMP(compressed with RLE) files.
  228.   - Improved slideshow/batch conversion dialog box.
  229.   - Moved the delay setting and the Cycle Slideshow to a new Slideshow
  230. Options dialog box.
  231.   - Added a manual slide advancement feature.
  232.   - Added support for cropping an image and copying a portion of the
  233. image to the clipboard.
  234.   - In the Save common dialog, the save filename's extension
  235. automatically changes to the extension of the file type that you select.
  236.   - Improved the resize dialog.  Thanks to J.Durbin for the suggestion
  237. for maximum fit.
  238.   - Faster image scrolling.  Thanks to J.Bradford for the suggestion.
  239.   - Displays progress and gives CPU time to other programs while you are
  240. saving/loading any file format.
  241.   - Added a delete current file feature.
  242.   - Shows the maximum number of possible colors in the displayed image in 
  243. the caption bar.
  244.   - Warns you if the image has changed or if there has been loss in
  245. image data.
  246.   -  8-bit Targas no longer look grainy when they are viewed.
  247.   -  Removed old open/save dialogs and the Low Priority option.
  248.   -  Checks if the options file is compatible with the current version.
  249.   -  Bug fixes:
  250.   -  When you displayed a very large image and scrolled toward the
  251. bottom, the region near the bottom would be blank.
  252.   - When you attempted to resize an image and you didn't have enough
  253. memory, a GPF occurred.  
  254.  
  255.  
  256.                           *** v. 1.60 Changes ***
  257.  
  258. - Added drag-drop support 
  259. - Filename extensions can be associated with WinJPEG. 
  260. - Multiple files can be displayed in a slideshow from the command line. 
  261. - Slightly improved error handling.  Thanks to Tom Lane for pointing out
  262. how to fix the error handling.
  263. - Bug fixes:
  264.   - The scroll bar position is now reset to the beginning correctly when
  265. you load an image with Auto Resize off and Show Scrollbars on.
  266.   - If you are using common dialogs and you use JPEG Preview, all
  267. subsequently viewed JPEGs will be displayed in Preview mode.
  268.  
  269.  
  270.                           *** v. 1.50 Changes ***
  271.  
  272. - Added common dialog support for the open/save dialogs.
  273. - Added contrast enhancement option.
  274. - Made the GIF decoder more robust.  Thanks to Tom Lane for providing the
  275.   fix and to Hien Ha for pointing out the bugs.
  276. - Bug fixes:
  277.   - WinJPEG would display an "Insufficient memory" message, when you load
  278.     large images and your system has enough memory.
  279.   - It crashed when you run out of disk space while saving a TARGA or a
  280.     JPEG file.
  281.  
  282.  
  283.                           *** v. 1.40 Changes ***
  284.  
  285. - A 386 version is now available to registered users.
  286. - The separate JPEG/GIF viewer version is no longer updated or included.
  287. - Incorporated v.3b(beta) of the IJPEG group's software.
  288. - Added clipboard support.
  289. - Added support for viewing 1-bit and 4-bit Windows .BMP files.  The
  290.   "8-bit Bitmap" option can be used when you are loading 24-bit BMP files.
  291. - Replaced WinJPEG icon with one that's more appropriate.
  292. - Added on-line help.
  293. - The following bugs are corrected:
  294.   - when you close WinJPEG with the system menu while it is decoding/
  295.     encoding an image, the program would continue running.  Also, temp.
  296.     files would be left in the temp. directory.
  297.   - when you resize the window or when you minimize the window and restore
  298.     it, the scroll bar-thumb's position would be lost.  Specifically, it
  299.     would be reset to the top of the scroll bar.
  300.   - the menu items would still be active during compression/
  301.     decompression of an image
  302.   - with some pictures, there was an extraneous blank vertical strip on
  303.      the right of the displayed picture.
  304.   - some of the buttons were missing an underlined character and the
  305.     buttons with the underlined character didn't respond to the ALT +
  306.     underlined character combination
  307.   - 24-bit bitmaps did not save correctly
  308. - Improved the scroll bar logic.  Many thanks to D. Yee for his suggestions
  309.   and pointing out most of the bugs listed above.
  310. - Changes to the Batch Conversion/Slideshow dialog boxes:  Only files with
  311.   valid file extensions, *.tga, *.gif, and *.jpg(for slideshow only), are
  312.   listed.  Added "*.jpg" button to the Slideshow dialog box.
  313.  
  314.  
  315.                           *** v. 1.30 Changes ***
  316.  
  317. - Replaced the Discrete Cosine Transform(DCT) routines with Tom Lane's
  318.   v.3a(beta) update of the IJPEG software. 
  319. - Added Dither24to15 option for display of 24-bit images in 32k/64k color
  320.   modes
  321. - Changed the Low Priority option to give more CPU time to other programs.
  322. - Moved the JPEG Options and Memory Options menu items to the Options menu.
  323. - Bug fixes:
  324.   - When you load a 24-bit BMP file and use RGB/HSV adjustment, WinJPEG
  325.     used to cause a UAE/GPF in some cases. 
  326.   - When you change directories in the Save dialog, the suggested filename
  327.     doesn't change to the default spec(e.g. *.JPG) anymore.  Thanks to
  328.     T. Suominen for finding this bug.
  329.  
  330.  
  331.                           *** v. 1.21 Changes ***
  332.  
  333. - Bug fix: if you entered a new height that was 4 digits long, the last
  334.   digit would be truncated.
  335.  
  336.  
  337.                           *** v. 1.20 Changes ***
  338.  
  339. - Much improved error handling.
  340. - Added "Low Priority" option.
  341. - The time delay between two successive pictures in a slide show is now
  342.   adjustable.
  343. - Added support for viewing 8-bit and 24-bit Windows BMP files.
  344. - The "8-bit Bitmap" option is now available in any display mode.
  345. - List of bug fixes:
  346.   - can load grayscale TARGA images
  347.   - saves TARGA images in the right format
  348.   - saves OS/2 BMP files in the correct format
  349.  
  350.  
  351.                           *** v. 1.10 Changes ***
  352.  
  353. - Bug fix: WinJPEG would eventually give an error if you viewed many
  354.   images. 
  355.  
  356.  
  357.                           *** v. 1.00 Changes ***
  358.  
  359. - TARGA images can be displayed and images can be saved to TARGA format.
  360. - Color adjustment now changes the actual color component instead of the
  361.   average color component.  Also, the color adjustment features are now
  362.   supported for 24-bit bitmaps.
  363. - Batch conversion, slideshow, and image resizing are added.
  364. - Minor fixes in spacing between text.
  365.